hoverErrorColor
Type
property
Summary
The color of the widget background when the mouse is hovering and the errorEnabled is true.
Syntax
set the hoverErrorColor of <widget> to <Color>
get the hoverErrorColor of <widget>
Description
Use the hoverErrorColor property to define the color of the widget background when the mouse is hovering and the errorEnabled property is true.
Value
Name | Type | Description |
---|---|---|
value | Three comma-delimited integers between 0 and 255, specifying an RGB value |